.new-logo {
	float: left;
	margin-right: 140px;
}
.new-logo .image {
	float: left;
	margin-right: 7px;
	width: 59px;
}

.new-logo .text {
	float: left;
	line-height: 1;
}

.new-logo .text p {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-top: 8px;
	text-align: justify;
	text-align-last: justify;
	text-justify: distribute;
}

.new-logo .text b {
	color: #ea5404;
	font-size: 16px;
	display: block;
	margin-top: 5px;
	letter-spacing: 2px;
}